RpcObjectKey

annotation class RpcObjectKey(val rpcObject: KClass<out RpcObject<*>>)

Used to find RpcObject of services in js implementations.

Properties

Link copied to clipboard